Welcome![Sign In][Sign Up]
Location:
Search - j2ee web

Search list

[JSP/Javahospital_j2ee_mysql_struts_hibernate

Description: 数据库: hospital,MySQL 数据库用户名/密码: root/(空) 数据库参数存放文件:WEB-INF\classes\hospital\db\DBConnection.java,需要重编译 系统登录用户名/密码: 管理员:admin/admin 病人:自己注册之 医生:用管理员添加,初始密码与编号相同。 测试地址:http://localhost:8080/hospital/ 数据库名称为:hospital 此脚本中含有初始化数据 admin, doctor, images, patient是与页面相关的文件夹 hospital.jpx是JBuilder工程文件,用来编辑db包-Database: hospital, MySQL database username/password: root/(blank) database parameters stored documents: WEB-INFclasseshospitaldbDBConnection.java, the need to re-compile the system log username/password: administrator: admin/admin patients: their registered Doctor: with the administrator to add, the same as the initial password and ID. Test Address: http://localhost:8080/hospital/ database name: hospital This script contains initialization data admin, doctor, images, patient is associated with the page hospital.jpx folder is JBuilder project file for Editor db package
Platform: | Size: 674816 | Author: ss | Hits:

[JSP/Javartx

Description: 基于腾讯RTX即时通讯软件做的JAVA方面的2次开发,很容易集成到J2EE项目中-RTX Tencent based instant messaging software to do the 2 aspects of JAVA development, it is easy to be integrated into J2EE projects
Platform: | Size: 44032 | Author: sdfg | Hits:

[Internet-NetworkStudentMangerSystem1

Description: Demo利用SSH分三层,web层(struts),业务逻辑层,数据库操作层(Hibernate)。SSH是J2EE中应用最为广泛的系统级开发框架。 -Demo use of SSH three hours, web layer (struts), Business Logic Tier, database operations layer (Hibernate). SSH is the most widely used J2EE in system-level development framework.
Platform: | Size: 234496 | Author: xieming | Hits:

[JSP/Javashangcheng

Description: 本系统是基于最流行最优化的MVC(struts+hibernate)框架的J2EE企业级大型网络应用程序,所有的繁重的计算和处理都由服务器端处理,运行速度快,安全稳定,数据库采用MYSQL大大减轻了客户端用户机CPU频率受制的局限,同时绝对的安全性和稳定性是本系统最强大,最重要的设计开发组成部分。-The system is based on the optimization of the most popular MVC (struts+ hibernate) framework for large-scale enterprise J2EE web applications, all the calculations and deal with the heavy server-side by the handle, running speed, security and stability, greatly reduce the database using MYSQL the client user machine limitations restricted the frequency of CPU, while the absolute security and stability of the system are the most powerful and important part of the design and development.
Platform: | Size: 698368 | Author: simuu | Hits:

[JSP/JavaJ2EEWeb

Description: 这是一本很有实用价值的关于J2EE Web编程的实验指导书,里面的例子很实用.-This is a very practical value on the J2EE Web programming instructions of the experiment, which is very practical examples.
Platform: | Size: 951296 | Author: 勋心 | Hits:

[JSP/JavaJ2EE-15

Description: 这个是j2eejava web 编程精要十五讲的全部源码。对学习java web编程的人来说是很能得的资料-This is the essence of j2eejava web programming source of all 15 speakers. Java web programming to learn who is able to get the information
Platform: | Size: 13409280 | Author: morton | Hits:

[JSP/Javaweb

Description: 这是一个基于J2EE的MVC model1架构的典型例子,本程序通过jsp来操纵数据库来实现图片的存取和查找-This is a J2EE-based framework for the MVC model1 a typical example, the procedures to manipulate the database through jsp to achieve access and to find a picture .....
Platform: | Size: 4096 | Author: 彭磊 | Hits:

[JSP/Javaweb

Description: 这个一个用J2EE弄的使用JDBC实现对网页美容的分页显示的例子-J2EE get this one with the use of JDBC to achieve the beauty of the web site shows examples of paging
Platform: | Size: 4096 | Author: 彭磊 | Hits:

[JSP/JavaStrtsSPDemo

Description: 本案例重点讲解了如何Struts中实现分页程序,通过Struts+DAO的设计方式讲解了J2EE WEB端标准的分页程序。 产品:JDK 1.5、Tomcat 5.0、MySQL数据库 技术:Struts、JAVA、JSP内置对象、SQL语句、DAO设计模式、MVC设计模式 -Struts,DAO
Platform: | Size: 26624 | Author: g | Hits:

[JSP/JavaJ2EEestore

Description: 本文论述了一个前台笔记本销售系统的开发过程,包括系统分析、系统设计、系统实现等方面。该系统基本按照J2EE的设计标准并结合Hibernate 、 spring 、 struts三种框架进行架构,使用java语言、eclipse开发工具、 tomcat服务器进行系统的代码实现。系统基本上可以满足用户的基本需求,使用户可以很好的在本网站上浏览和购买商品。该下载包括毕业设计源码在内。-In this paper, a future notebook sales system development process, including system analysis, system design, system and so on. The system is basically in accordance with the design standards of J2EE and combining Hibernate, spring, struts framework structure of the three, the use of java language, eclipse development tool, tomcat server system code. System is basically to meet the basic needs of users, allows users to very good in this web site browsing and purchases of goods. The download includes source code, including graduation project.
Platform: | Size: 23693312 | Author: 郭凯民 | Hits:

[JSP/Javaawtcssdsadd

Description: 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,TCP/Socket. 另外这个程序也可以看出jre1.5和jre1.6之前的性能差别。-Done after a lot of J2EE WEB application,闲来无事decided to look into the development of desktop applications. 想了一下simply to be a Java version of the Star, the object of study is the interplanetary version of the JS cottage-JS Star. Read a few, decided to make a prompt decision on the cottage. . . . After countless nights of suffering has finally completed part and special to share with you. Temporary support for mining, attacks, routing, LAN war. Although the operator can only be a Demo, but use a lot of Java technology and algorithms based on: Java2D, double buffering, A Star Search Road, particle systems, animation, image processing, Swing ui, UDP, TCP/Socket. In addition this procedure can be seen jre1.5 and the performance difference before jre1.6.
Platform: | Size: 1500160 | Author: lll | Hits:

[JSP/JavaServlets.and.JavaServer.Pages.The.J2EE.Technology

Description: Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Javabe it Linux, Windows, OSX, or Solaris. This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.
Platform: | Size: 4946944 | Author: Quang Truong | Hits:

[JSP/JavaCurso_JSP_UFSC

Description: Curso_JSP_UFSC (PT-BR) JSP signifi ca “Java Server Pages”. Esta tecnologia ´ e usada para servir conte´ udo dinˆ amico para o usu´ ario, usando l´ ogica e dados no lado do servidor. JSP faz parte da plataforma J2EE (Java 2 Enterprise Edition) e juntamente com os Java Servlets e Java Beans pode ser usada para desenvolver aplica¸ c˜ oes web efi cientes, escal´ aveis e seguras rapidamente.
Platform: | Size: 184320 | Author: Rodrigo | Hits:

[JSPj2eeri-1_4-doc-api

Description: java+jsp+servlet三个模式学习时候,必定能够用到的api文档,学好web开发的必看api。-jsp and java and servlet
Platform: | Size: 3549184 | Author: 安琪 | Hits:

[JSPj2EeWeb

Description: j2Ee Web Services (928 Pages, Monson-Haefel)
Platform: | Size: 2504704 | Author: 朱旻昊 | Hits:

[JSP/Javapagination

Description: Java分页标签,基于将j2ee的插件,利用反射,jdbc实现-the pagination of java ,you can use it in web project .it use jdbc connection to the database
Platform: | Size: 1147904 | Author: 宁宁 | Hits:

[Windows DevelopsearchOnline

Description: J2EE实现的搜索引擎。系统通过不断在互联网上爬网页获取信息,供用户搜索。-J2EE to achieve search engine. The system by continuously crawling the Internet, web access to information for users to search.
Platform: | Size: 134144 | Author: dillan | Hits:

[OtherITInterviewQuestions

Description: 最全的IT公司面试题集 CHM版的 搜集了超级多的面试题,做成了CHM版,希望对准备面试的朋友有所帮助,主要的分类如下: Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux面试题,Hibernate面试题,Spring面试题,SQL Server面试题,Struts面试题,EJB面试题 本文件已经收集了 http://www.mianwww.com 至 2009年10月27日的所有内容。 -http://www.mianwww.com
Platform: | Size: 2456576 | Author: zzy | Hits:

[OtherITInterviewQuestions

Description: 搜集了超级多的面试题,做成了CHM版,希望对准备面试的朋友有所帮助,主要的分类如下: Java面试题,J2EE面试题,.net面试题,PHP面试题,数据库面试题,英语面试,外企面试,软件测试面试题,Python面试题,Oracle面试题,MySql面试题,Web开发面试题,Unix面试题,程序员面试,网络技术面试题,网络安全面试题,Linux面试题,Hibernate面试题,Spring面试题,SQL Server面试题,Struts面试题,EJB面试题 本文件已经收集了 http://www.mianwww.com 至 2009年10月27日的所有内容。 有人可能下载后打不开:提示The address is not valid 解决方法: 1. 右键点击下载后的文件,点Properties 属性 2. 点击Unblock 3. 双击重新打开下载的文件 -Has collected more than super-face examination questions, made a CHM version, want to interview a friend ready to help, the main categories are as follows: Question Java side, J2EE surface examination questions,. Net surface examination questions, PHP surface examination questions, the database side examination questions in English interviews, foreign interviews, software testing surface examination questions, Python surface examination questions, Oracle surface examination questions, MySql surface examination questions, Web development area of examination questions, Unix surface examination questions, the programmer interviews, network technical examination questions, network security face examination questions, Linux face examination questions, Hibernate surface examination questions, Spring surface examination questions, SQL Server Surface Questions, Struts surface examination questions, EJB face examination questions This document has been collected http://www.mianwww.com until
Platform: | Size: 2456576 | Author: | Hits:

[JSP/Javaprogram

Description: java+web音乐翻唱网站+j2ee平台,一个不错的平台,可以学习下。-java+ web site+ j2ee platform for music, remake, a good platform to learn the next.
Platform: | Size: 18541568 | Author: 宋阳 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net